← Index
NYTProf Performance Profile   
For split.pl
  Run on Thu Apr 20 02:05:47 2023
Reported on Thu Apr 20 18:31:10 2023

Filename(eval 16)[/home/hejohns/perl5/lib/perl5/Capture/Tiny.pm:38]
StatementsExecuted 266070 statements in 1.22s
Eval Invoked At/home/hejohns/perl5/lib/perl5/Capture/Tiny.pm line 38
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
13303511487ms487msCapture::Tiny::::capture_stdoutCapture::Tiny::capture_stdout
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
12660701.22s13303553695s
# spent 487ms within Capture::Tiny::capture_stdout which was called 133035 times, avg 4µs/call: # 133035 times (487ms+0s) by main::__ANON__[split.pl:90] at line 88 of /home/hejohns/documentsNoSync/22f/490/gradescope-utils/bin/split.pl, avg 4µs/call
sub capture_stdout(&;@) {unshift @_, 1, 0, 0, 0; goto \&_capture_tee;}
# spent 53695s making 133035 calls to Capture::Tiny::_capture_tee, avg 404ms/call
2;